home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / text / dtp / PicCatalog211.readme < prev    next >
Text File  |  1996-12-07  |  4KB  |  127 lines

  1. Short:    PGS3 arexx script - view all pics in directory
  2. Author:   mmerkel@rummelplatz.uni-mannheim.de (Michael Merkel)
  3. Uploader: mmerkel@rummelplatz.uni-mannheim.de (Michael Merkel)
  4. Type:     text/dtp
  5. Replaces: text/dtp/PicCatalog209.lha
  6.  
  7. ABOUT
  8.  
  9. This is an ARexx script for use with PageStream3.
  10. With this script you can specify a drawer. This selected drawer
  11. (and all its subdrawers and there subdrawers ...) is searched for
  12. pictures. These pictures are loaded and placed in PageStream3 as
  13. a PictureCatalog. If you want the generated pages will be printed.
  14.  
  15.  
  16. DISTRIBUTION
  17.  
  18. spread it! use it! _write me!_
  19.  
  20.  
  21. REQUIREMENTS
  22.  
  23. - PageStream3 (of course!!!)
  24. - Pictures! :-))
  25.  
  26.  
  27. USAGE
  28.  
  29. * copy this into your PageStream3:Scripts/ drawer
  30. * select "Play Script" in PageStream3
  31. * loooook!!!
  32.  
  33.  
  34. HISTORY
  35.  
  36. V1.00 (21. August 1996)
  37.  * first public release
  38.  
  39. V2.00 (26. August 1996)
  40.  * implemented recursive scanning of directories
  41.  * implemented direct printing of generated pages
  42.  * you can now choose full filenames or short filenames for picturetitles
  43.  * implemented dumpfile "T:PicCatalog.dumpfile"
  44.  
  45. V2.01 - quick update (26. August 1996)
  46.  * with PGS-ARexx "printdocument" the settings must be specified
  47.    due to that now implemented a litte Printer Setting window.
  48.    You can specify Color/Grayscale, Actual/FitToPage
  49.  
  50. V2.02 (30. August 1996)
  51.  * solved a little problem with errormessages (supressed now)
  52.  * found a problem in PageStream3.1s iff-ilbm loader:
  53.      If you own "ArtEffect" you _mustn't_ scan the directory "convolution"!!
  54.      This will crash PageStream3.1
  55.  * filenames are shown in busy-requester now!
  56.  * added pagenumber
  57.  
  58. V2.03 (25. September 1996)
  59.  * corrected the gadgets (labels) to the new format introduced with V3.2b6 of PGS
  60.  * changed coordinate handling (SoftLogik changed that, too)
  61.  
  62. V2.04 (26. September 1996)
  63.  * coordinate handling changed again! (V3.2b8)
  64.    Now PicCatalog sets the default measurement system to points during the work!
  65.    After doing all pictures the measurement system is set to the one specified in
  66.    the PageStream.prefs file!
  67.  
  68. V2.05 (06. Oktober 1996)
  69.  * changed the way to specify the picture format to be loaded
  70.  * added some new formats (tiff, eps, iffilus)
  71.    (only use EPS for postscript)
  72.  
  73. V2.06 (11. Oktober 1996)
  74.  * NEW FEATURE: PicCatalog now can handle - tataaa - PageStream3-Documents!
  75.    (it shows the first page of a documentfile as a thumbnail!)
  76.  * maybe a bit faster now
  77.  
  78. V2.07 (12. Oktober 1996)
  79.  * redesigned the type prefs because of to much gadgets (only 10 are allowed in a requester)
  80.  * now PicCatalog supports almost all the bitmap/vector formats supported by PageStream3
  81.  * changed the prefs file!
  82.    you *must* reset your prefs. -> PicCatalog will show you...
  83.  
  84. V2.08 (16. Oktober 1996)
  85.  * changed the prefs format again (sorry :))
  86.    now it's *much* easier for me to add new filetypes (but there are no more...:()
  87.    (and the script is 2kb smaller now!)
  88.  * maybe a *little* bit faster when scanning?
  89.  * changed interface from "left/../bottom gap" to "page offsets"
  90.  
  91. V2.09 (24. Oktober 1996)
  92.  * PicCatalog2.08 didn't work with PageStream3.1/3.2 final (document thumbnails)
  93.    (stupid bug... it took 5 hours to find it! - now it's working again)
  94.  
  95. V2.10 (27. Oktober 1996)
  96.  * increased the speed of text a little bit
  97.  * removed some window refreshes (:-) sorry I forgot this ... )
  98.  
  99. V2.11 (03. November 1996)
  100.  * added the possibility to specify the size of the previews
  101.    (to do this you must spezify the size in the #horizontal/#vertical size fields)
  102.  * fixed a bug with pictures not fitting on the page
  103.  
  104.  
  105. AUTHOR
  106.  
  107. michael merkel
  108. mmerkel@rummelplatz.uni-mannheim.de
  109. http://rummelplatz.uni-mannheim.de/~mmerkel/
  110.  (here you will find the newest version of PicCatalog)
  111.  
  112.  
  113. THANKS TO
  114.  
  115. SoftLogik for this wonderful program! It's the best on all platforms...
  116.  
  117.  
  118. ============================= Archive contents =============================
  119.  
  120. Original  Packed Ratio    Date     Time    Name
  121. -------- ------- ----- --------- --------  -------------
  122.      311     185 40.5% 03-Nov-96 13:00:44  file_id.diz
  123.     3807    1792 52.9% 03-Nov-96 13:19:18  PicCatalog211.readme
  124.    28861    7309 74.6% 03-Nov-96 13:38:16  PicCatalog211.rexx
  125. -------- ------- ----- --------- --------
  126.    32979    9286 71.8% 08-Nov-96 02:22:58   3 files
  127.